projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39f9223
)
Formatting my ChangeLog entry as mitch asked
author
Cody Russell
<bratsche@src.gnome.org>
Fri, 24 Aug 2007 15:20:53 +0000
(15:20 +0000)
committer
Cody Russell
<bratsche@src.gnome.org>
Fri, 24 Aug 2007 15:20:53 +0000
(15:20 +0000)
svn path=/trunk/; revision=18684
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e99a5bb6af528f5d2394c3a84edbe0d5b722bb9e..e1ea4577b9d0bd71d571d13ecf2a4b69f3b21df1 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,4
+1,5
@@
2007-08-23 Cody Russell <bratsche@gnome.org>
+
* gtk/gtkwindow.c (gtk_window_group_remove_window: Use the
correct type check on `window'. We now check GTK_IS_WINDOW
rather than GTK_IS_WIDGET. (#461483, Josselin Mouette)